home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Networking / MoreNetworkSetup / PLStringFuncs / PLStringFuncs.exp next >
Encoding:
Text File  |  2000-09-28  |  490 b   |  27 lines  |  [TEXT/MPS ]

  1. #
  2. #    1.    Make sure the current directory is the parent directory of this document.
  3. #
  4. #    2.    Select the following command and hit enter.
  5. #
  6. #            MakeStub -arch pwpc -fragname StdCLib -o PLStringFuncs PLStringFuncs.exp
  7. #
  8. #    3.    Put the resulting file "PLStringFuncs" into an appropriate place so that
  9. #        the linker can find it.
  10. #
  11. #    4.    Make sure you're not linking with StdCLib.
  12. #
  13.  
  14. PLpos
  15. PLstrcat
  16. PLstrchr
  17. PLstrcmp
  18. PLstrcpy
  19. PLstrlen
  20. PLstrncat
  21. PLstrncmp
  22. PLstrncpy
  23. PLstrpbrk
  24. PLstrrchr
  25. PLstrspn
  26. PLstrstr
  27.